a {
    color: #333;
    text-decoration: none;
}

.relative {
    position: relative;
}

.w-1300 {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

.w-1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.w-1520 {
    width: 100%;
    max-width: 1520px;
    margin: 0 auto;
}

.mobile-show {
    display: none;
}

.pc-show {
    display: block;
}

.group-sub-text {
    color: #333;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.66667;
    max-width: 1100px;
    padding: 0 0.375rem;
    margin: 0 auto;
}

.padding0 {
    padding: 0;
}

/*动画效果*/
.wow {
    /*visibility:hidden;*/
    overflow: hidden;
}

/* start erp和外贸综合服务平台 卡片共同样式 */
.core-fluid {
    padding-bottom: 3.25rem;
    background: url(../img/pc/my-ld-bg.jpg) no-repeat center 0;
}

.core-fluid .row {
    --bs-gutter-x: 3rem;
}



.core-card.card1 {
    background: url(../img/pc/my-ld-sz01.png) no-repeat right bottom;
    background-color: #fff;
}

.core-card.card2 {
    background: url(../img/pc/my-ld-sz02.png) no-repeat right bottom;
    background-color: #fff;
}

.core-card.card3 {
    background: url(../img/pc/my-ld-sz03.png) no-repeat right bottom;
    background-color: #fff;
}

.core-card.card4 {
    background: url(../img/pc/my-ld-sz04.png) no-repeat right bottom;
    background-color: #fff;
}

.core-card.card5 {
    background: url(../img/pc/my-ld-sz05.png) no-repeat right bottom;
    background-color: #fff;
}

.core-card.card6 {
    background: url(../img/pc/my-ld-sz06.png) no-repeat right bottom;
    background-color: #fff;
}

.core-card {
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px hsl(0deg, 0%, 52%, 20%);
    padding: 1.75rem 1.875rem 1px;
    height: 100%;

}

.mb-3r {
    margin-bottom: 3rem;
}

.core-card-icon {
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

.core-card-title {
    color: #000;
    font-size: 1.625rem;
    margin-top: 0.9rem;
    margin-bottom: 1rem;
}

.core-card-text {
    font-size: 1.0625rem;
    line-height: 1.647;
    text-align: justify;
    letter-spacing: -0.5px;
    color: #333;
}

/* end erp和外贸综合服务平台 卡片共同样式 */

/*Start 小标题 */
.group-title {
    font-weight: bold;
    font-size: 2.625rem;
    color: #000;
    text-align: center;
    padding-top: 4.125rem;
    padding-bottom: 2.625rem;
}

.group-title .special-txt {
    display: inline-block;
    position: relative;
}

.group-title .special-txt .line {
    position: absolute;
    left: 5px;
    top: 100%;
    margin-top: 3px;
}

/* end 小标题 */

/*Start header */
.index-content1 {
    background-size: cover;
    overflow: hidden;
}

.layout-header {
    display: flex;
}

.content-left {
    display: inline-block;
    vertical-align: top;
    flex: 0 0 50%;
}

.content1-title {
    font-size: 68px;
    font-weight: bold;
    margin-top: 54px;
    position: relative;
    line-height: 1.2;
    color: #000;
}

.content1-title picture {
    font-size: 0;
}

.line-text {
    display: inline-block;
}

.sub-title {
    font-size: 38px;
    line-height: 1.71;
    margin-bottom: 79px;
    margin-top: 47px;
    color: #848994;
}

.sub-title-item {
    color: #000;
    font-size: 24px;
    line-height: 1.66667;
    margin-bottom: 14px;
}

.blueText {
    color: #0062eb;
}

.special-text {
    font-size: 84px;
    top: 4px;
    font-family: Arial;
    display: inline-block;
}

.index-content1 .line {
    position: absolute;
    left: 0;
    bottom: 0;
}

.size112 {
    font-size: 112px;
}

.textTop8 {
    position: relative;
    top: 8px;
}

.btn-group {
    display: flex;
}


.btn-group .icon-pc-btn-window {
    margin-right: 20px;
    margin-top: -2px;
}

.btn-appo {
    width: 200px;
    height: 55px;
    border-radius: 6px;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 46px;
    cursor: pointer;
    display: block;
    text-align: center;
    line-height: 70px;
}

.btn-appo:hover {
    color: #fff;
    text-decoration: none;
}

.btn-appo .icon-pc-btn-arrow {
    margin-left: 16px;
}

.btn-appo-blue {
    background: linear-gradient(40deg, #009FF8, #0074FE);
    box-shadow: 4px 7px 33px 0px rgb(0 121 255 / 20%);
}

.btn-appo-blue:hover {
    background-image: linear-gradient(40deg, rgba(0, 157, 248, 0.85), rgba(0, 114, 254, 0.95));
}

.btn-contactus {
    width: 242px;
    height: 55px;
    line-height: 68px;
    border: 2px solid #000;
    border-radius: 6px;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 24px;
    vertical-align: top;
    cursor: pointer;
    color: #000;
    margin-left: 24px;
    text-align: center;
}

.btn-contactus:hover {
    color: #000;
    text-decoration: none;
}



.content-right-wrap {
    flex: 0 0 50%;
}

.content-right {
    width: 790px;
    margin-left: 40px;
}


/* end header */
/*  START 立即加入我们*/
.joinUsNow {
    border-radius: 15px;
    background-color: rgb(200, 252, 250);
    height: 368px;
    margin-top: 110px;
    margin-bottom: 55px;
}

.joinUsNow-person-bg {
    margin-top: -80px;
    margin-left: 70px;
    max-width: 100%;
}

.btn-appo-red {
    width: 200px;
    height: 60px;
    background: linear-gradient(40deg, #fb4928, #e3321a);
    box-shadow: 4px 7px 33px 0px hsl(7deg, 100%, 24%, 20%);
    border-radius: 6px;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    display: block;
    text-align: center;
    line-height: 60px;
}

.btn-appo-red:hover {
    background-image: linear-gradient(40deg, #ff5333, #f4361d);
}

.joinUsNow-desc {
    font-size: 32px;
    color: #333;
    margin-top: 84px;
    margin-bottom: 0;
}

.joinUsNow-tel {
    font-size: 32px;
    color: #333;
    margin-bottom: 22px;
}

.joinUsNow-tel-num {
    font-size: 47px;
    font-weight: bold;
    position: relative;
    top: 4px;
    color: #000;
}

/* tab */
.sticky-navbar {
    padding: 10px 0 9px;
    box-shadow: 0 2.5px 2.5px 0px rgba(0, 0, 0, 0.1);
    z-index: 10;
    top: 5.6rem;
    left: 0;
    right: 0;
    position: sticky;
    background-color: rgba(255, 255, 255, 0.9);
    backdrop-filter: saturate(180%) blur(6px);
}

.nav-pills-change .nav-link {
    font-size: 1.125rem;
    color: #555;
    padding: 0 1.8rem;
    height: 41px;
    line-height: 41px;
    border-radius: 20px;
    margin: 0 1.75rem;
}

.navbar-fullmenu .nav-link {
    height: 3.125rem;
    line-height: 2.125rem;
    padding-left: 1rem;
    padding-right: 1rem;
    color: #000;
    position: relative;
    background: #fff;
}

.navbar-fullmenu .nav-link:before {
    content: "";
    display: block;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scaleY(0.5);
    transform-origin: 0 0;
}

.nav-pills-change .nav-link:hover {
    font-weight: bold;
}

.nav-pills-change .nav-link.active {
    font-weight: bold;
}

.nav-pills-change .nav-link.active:hover {
    color: #fff;
}

/* tab */
/*   END 立即加入我们*/

/* start 典型案例 */
.classic-case .group-title {
    padding-top: 40px;

}

.classic-case-wrap {
    height: 467px;
    background-color: rgb(246, 248, 250);
}

.classic-case-item {
    background-color: #fff;
    width: 480px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(73, 88, 117, 0.1);
}

.classic-case-item-img {
    width: 100%;
}

.classic-case-item-desc {
    font-size: 19px;
    height: 70px;
    text-align: center;
    line-height: 70px;
}

/* end  典型案例*/
.list-style {
    padding-left: 36px;
    list-style: none;
    position: relative;
}

.list-style::before {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 5px;
    background: url(./icons/list-type.png) no-repeat;
}

/*  start 全国服务热线*/
.contactUs {
    margin: 63px 0;
    border-radius: 10px;
    background-color: #d4ebfd;

}

.contactUs-tel {
    font-size: 30px;
    color: rgb(51, 51, 51);
    padding-bottom: 17px;
}

.contactUs-tel-num {
    font-size: 48px;
    color: rgb(0, 0, 0);
    font-weight: bold;
}

.contactUs-left {
    padding-top: 77px;
    padding-left: 107px;
    margin-right: 40px;
}

.contactUs-left .icon-pc-btn-arrow {
    margin-left: 14px;
}

.contactUs-left .btn-appo {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
}

.help-popover-content {
    width: 300px;
    height: 144px;
    padding: 8px 26px;
    border-radius: 10px;
    background-color: rgb(253, 253, 254);
    position: absolute;
    top: 50%;
    left: -322px;
    transform: translateY(-50%);
    box-sizing: border-box;
    box-shadow: 0px 5px 25px 0px rgba(75, 134, 252, 0.13);
    text-align: left;
    display: none;
}



.help-popover-content .line {
    width: 228px;
    height: 1px;
    background: #e8e8e8;
    margin-top: 8px;
    margin-bottom: 20px;
}

.help-popover-content .text {
    font-size: 14px;
    font-family: "Arial";
    color: rgb(132, 137, 148);
    line-height: 28px;

}

.help-popover-content:before {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    display: block;
    border-left-color: rgb(253, 253, 254);
    position: absolute;
    right: -16px;
    top: 50%;
    transform: translateY(-10px);
    box-shadow: 0px 5px 25px 0px rgba(75, 134, 252, 0.13);
}

.help-popover-content:after {
    content: "";
    width: 74px;
    height: 62px;
    position: absolute;
    right: -74px;
    top: 50%;
    transform: translateY(-50%);
}

.fixed-tool {
    cursor: pointer;
    position: relative;
    border-radius: 50%;
}



.fixed-tool:hover .no-show {
    display: none;
}

.fixed-tool .ishover {
    display: none;
}

.fixed-tool:hover .ishover {
    display: inline-block;
}

.fixed-tool:hover .help-popover-content {
    display: block;
}

/*  end 全国服务热线*/
@media (max-width: 576px) {
    .padding16 {
        padding: 0 20px;
    }

    .content-right {
        margin-left: 0;
    }

}

@media (max-width: 991.98px) {
    .wow {
        overflow: inherit;
    }

    .fixed-tools {
        position: fixed;
        z-index: 10;
        right: 20px;
        bottom: 40px;
        text-align: center;
    }

    .fixed-tool {
        line-height: 44px;
        width: 44px;
        height: 44px;
        background: #FFFFFF;
        box-shadow: 0px 10px 25px 0px rgb(75 134 252 / 20%);
        border-radius: 44px;
        position: fixed;
        z-index: 10;
        right: 20px;
        bottom: 40px;
        text-align: center;
        cursor: pointer;
    }

    .collapsed i.icon-pc-arrow-bottom.header-arrow {
        transform: rotate(0deg);
    }

    .collapsed i.icon-mobile-nav-op {
        background-position: -15px -15px;
    }

    .pc-show {
        display: none;
    }

    .mobile-show {
        display: inline-block;
    }

    .group-title {
        font-size: 28px;
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .core-card-title {
        font-size: 23px;
    }

    .core-card-text {
        font-size: 16px;
    }

    /* START header */
    .special-text {
        font-size: 46px;
    }

    .index-content1 {
        align-items: center;
    }

    .layout-header {
        flex-direction: column;
    }

    .content-right {
        width: auto;
        position: initial;
        margin-top: 20px;
    }

    .small-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .sub-title {
        font-size: 21px;
        margin-top: 24px;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .sub-title-item {
        font-size: 16px;
        line-height: 1.5;
    }

    .content1-title {
        font-size: 45px;
        margin-top: 60px;
    }

    .size112 {
        font-size: 56px;
    }


    .btn-appo-blue,
    .btn-contactus {
        width: 130px;
        height: 41px;
        font-size: 15px;
        line-height: 41px;
        margin-bottom: 23px;
        border-radius: 5px;
    }

    .btn-group .icon-mobile-btn-arrow {
        margin-left: 10px;
        margin-top: -3px;
    }

    .btn-group .icon-mobile-btn-window {
        margin-right: 10px;
        margin-top: -1px;
    }

    .btn-contactus {
        margin-left: 20px;
        border: 1px solid rgb(0, 98, 235);
    }

    /* END header */

    /*  START 立即加入我们*/
    .joinUsNow {
        border-radius: 8px;
        height: auto;
        margin-top: 66px;
        margin-bottom: 20px;
    }

    .joinUsNow-right {
        padding: 0 20px;
    }

    .joinUsNow-img {
        text-align: center;
        padding: 0 21px;
    }

    .joinUsNow-person-bg {
        margin: 0 auto;
        margin-top: -42px;
    }

    .joinUsNow .btn-appo-red {
        margin-bottom: 30px;
    }

    .btn-appo-red .icon-mobile-btn-arrow {
        margin-left: 8px;
        margin-top: -5px;
    }

    .btn-appo-red {
        width: 140px;
        height: 41px;
        border-radius: 5px;
        font-size: 16px;
        line-height: 41px;
        margin-bottom: 20px;
    }


    .joinUsNow-desc {
        font-size: 21px;
        margin-top: 23px;
        color: #000;
        line-height: 1.429;
        margin-bottom: 11px;
        font-weight: bold;
    }

    .joinUsNow-tel {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 22px;
    }

    .joinUsNow-tel-num {
        font-size: 24px;
        top: 2px;

    }

    /*  END 立即加入我们*/
    /* tab */
    .sticky-navbar {
        height: 44px;
        padding: 0;
        top: 64px;
    }

    .sticky-navbar .nav-pills {
        border-radius: 0 0 10px 10px;
    }

    .sticky-navbar .navbar {
        overflow-x: auto;
        overflow-y: hidden;
        height: 100%;
        scroll-behavior: smooth;
    }



    .sticky-navbar .navbar::-webkit-scrollbar {
        display: none;
    }

    .nav-pills-change .nav-link {
        font-size: 15px;
        color: #555;
        height: 41px;
        line-height: 41px;
        border-radius: 20px;
        padding: 0 24px;
        margin: 0;
    }

    .navbar-fullmenu {
        position: absolute;
        background-color: #fff;
        left: 0;
        top: 44px;
        width: 100%;

    }

    .navbar-fullmenu:before {
        content: "";
        display: block;
        height: 1px;
        background-color: #ddd;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        transform: scaleY(0.5);
        transform-origin: 0 0;
        z-index: 1;
    }

    .nav-pills-change .nav-link:hover {
        font-weight: normal;
        /*避免在选中其他项的时候，之前点击的还有加粗的状态*/
        color: #000;
    }

    .nav-pills-change .nav-link.active {
        font-weight: bold;
        position: relative;
        background: transparent;
        color: #000;

    }

    .nav-pills-change .nav-link.active:hover {
        color: #000;
        background: transparent;
    }

    .nav-pills-change .nav-link.active:before {
        content: "";
        border-radius: 1px;
        background-color: rgb(0, 98, 235);
        width: 20px;
        height: 3px;
        position: absolute;
        bottom: 5px;
        left: 50%;
        transform: translateX(-50%);
    }

    .nav-pills-change {
        justify-content: space-between;
        flex-wrap: nowrap;
        white-space: nowrap;
    }

    /* tab */
    /* start 典型案例 */
    .classic-case .group-title {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .classic-case-wrap {
        height: auto;
        padding-bottom: 20px;
    }

    .classic-case-item {
        width: 100%;
        margin-bottom: 20px;
        border-radius: 8px;
    }

    .classic-case-item-img {
        width: 100%;
    }

    .classic-case-item-desc {
        height: 48px;
        text-align: center;
        line-height: 48px;
        font-size: 15px;
    }

    /* end  典型案例*/
    /*  start 全国服务热线*/
    .contactUs {
        flex-direction: column-reverse;
        margin: 40px 0 30px;
        border-radius: 8px;
    }

    .contactUs .icon-mobile-btn-arrow {
        margin-left: 10px;
    }

    .contactUs-tel {
        font-size: 20px;
        padding-bottom: 16px;
    }

    .contactUs-tel-num {
        font-size: 23px;
    }

    .contactUs-left {
        padding-top: 0px;
        padding-left: 22px;
        margin-right: 0;
    }

    .contactUs-left .btn-appo {
        height: 41px;
        font-size: 16px;
        line-height: 41px;
        margin-top: 0;
        margin-bottom: 30px;
    }

    /*  end 全国服务热线*/
    .list-style {
        padding-left: 25px;
    }

    .list-style::before {
        width: 16px;
        height: 16px;
        top: 3px;
        background: url(./icons/list-type-s.png) no-repeat;
        background-size: 16px;
    }

}

@media (min-width:992px) {
    .fixed-tool:hover {
        background: #007ffc;
    }

    .fixed-tools {
        width: 74px;
        background: #FFFFFF;
        box-shadow: 0px 10px 25px 0px rgb(75 134 252 / 20%);
        border-radius: 37px;
        position: fixed;
        right: 31px;
        bottom: 100px;
        z-index: 10;
        line-height: 1;
    }

    .fixed-tool {
        display: block;
        height: 54px;
        width: 54px;
        text-align: center;
        line-height: 54px;
        margin: 10px auto;
    }

    .fixed-tools .border {
        width: 32px;
        height: 2px;
        background: #E8E8E8;
        margin: 0 auto;
    }

    .code-list {
        padding: 0;
        list-style: none;
    }

    .help-popover-title {
        font-size: 18px;
        color: rgb(51, 51, 51);
        margin-top: 4px;
    }

    .help-popover-content .text {
        font-size: 14px;
        font-family: "Arial";
        color: rgb(132, 137, 148);
        line-height: 28px;
    }

    .help-popover-content .text {
        font-size: 14px;
        color: rgb(132, 137, 148);
        margin-bottom: 12px;
        line-height: 30px;
    }

    .help-popover-phone {
        width: 208px;
        font-size: 24px;
        color: rgb(132, 137, 148);
        font-family: "Arial";
        color: rgb(0, 127, 252);
        font-weight: bold;
        padding-top: 8px;
        padding-bottom: 6px;
        border-top: 1px solid #e8e8e8;
        width: 100%;
    }

    .code-item:first-child {
        margin-right: 58px;
    }

    .code-item {
        line-height: 1;
        width: 78px;
    }

    .help-popover-content p {
        margin-bottom: 0;
        line-height: 1.8;
    }

    .help-popover-content .help-popover-time {
        font-size: 14px;
        color: rgb(132, 137, 148);
        margin-bottom: 12px;
    }

    .help-popover-content.qrcode {
        height: 190px;
    }

    .page-footer .code {
        margin-top: 8px;
    }

    .page-footer .blue-phone {
        margin-top: 23px;
    }

    .d-player {
        width: 1280px;
        max-width: 72vw;
        height: 40.5vw;
        max-height: 100%;
        margin: 0 auto;
        position: relative;
    }

    .d-player .close {
        cursor: pointer;
        width: 48px;
        height: 48px;
        position: absolute;
        right: -70px;
        top: -20px;
    }
}

@media (min-width: 576px) and (max-width: 1300px) {
    .padding16 {
        padding: 0 36px;
    }

    .content-right {
        margin-left: 0;
    }
}

@media (min-width: 992px) and (max-width: 1366px) {
    .joinUsNow-person-bg {
        margin-left: 0;
        margin-top: -64px;
    }

    .joinUsNow-desc,
    .joinUsNow-tel {
        font-size: 28px;
    }

    .joinUsNow-tel-num {
        font-size: 42px;
    }

    .content-right {
        margin-left: 0;
    }
}

@media (min-width: 1300px) and (max-width: 1366px) {
    .padding16 {
        padding: 0 16px;
    }
}

@media (min-width: 1200px) {
    .core-card {
        min-height: 17.5rem;
    }
}


@media (min-width: 992px) and (max-width: 1366px) {
    .contactUs-left {
        padding-top: 77px;
        padding-left: 71px;
        margin-right: 0;
    }
}




/*动画*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInLeft-s {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft-s {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.fadeInLeft-s {
    -webkit-animation-name: fadeInLeft-s;
    animation-name: fadeInLeft-s;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInRight-s {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight-s {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.fadeInRight-s {
    -webkit-animation-name: fadeInRight-s;
    animation-name: fadeInRight-s;
}

.fadeInUp-s {
    -webkit-animation-name: fadeInUp-s;
    animation-name: fadeInUp-s;
}

.right-to-left {
    -webkit-animation-name: right-to-left;
    animation-name: right-to-left;
}

@-webkit-keyframes fadeInUp-m {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp-m {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUp-s {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp-s {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 60px, 0);
        transform: translate3d(0, 60px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

/*dy*/
@-webkit-keyframes left-to-rightdy {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes left-to-rightdy {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

/*dy*/
@-webkit-keyframes left-to-right {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes left-to-right {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes right-to-left {
    from {
        opacity: 0;
        -webkit-transform: translate3d(120px, 0, 0);
        transform: translate3d(120px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes right-to-left {
    from {
        opacity: 0;
        -webkit-transform: translate3d(120px, 0, 0);
        transform: translate3d(120px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}



@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeInUpTow {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpTow {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpTow {
    -webkit-animation-name: fadeInUpTow;
    animation-name: fadeInUpTow;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.fadeIn {
    animation: fadeIn 0.8s ease-in;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    65% {
        opacity: 0.5;
    }

    75% {
        opacity: 0.8;
    }

    to {
        opacity: 1;
    }
}